3.7.51 \(\int \frac {1}{x^9 (1-x^3)^{4/3} (1+x^3)} \, dx\) [651]

Optimal. Leaf size=162 \[ \frac {1}{2 x^8 \sqrt [3]{1-x^3}}-\frac {5 \left (1-x^3\right )^{2/3}}{8 x^8}-\frac {13 \left (1-x^3\right )^{2/3}}{20 x^5}-\frac {49 \left (1-x^3\right )^{2/3}}{40 x^2}+\frac {\tan ^{-1}\left (\frac {1-\frac {2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}}{\sqrt {3}}\right )}{2 \sqrt [3]{2} \sqrt {3}}+\frac {\log \left (1+x^3\right )}{12 \sqrt [3]{2}}-\frac {\log \left (-\sqrt [3]{2} x-\sqrt [3]{1-x^3}\right )}{4 \sqrt [3]{2}} \]

[Out]

1/2/x^8/(-x^3+1)^(1/3)-5/8*(-x^3+1)^(2/3)/x^8-13/20*(-x^3+1)^(2/3)/x^5-49/40*(-x^3+1)^(2/3)/x^2+1/24*ln(x^3+1)
*2^(2/3)-1/8*ln(-2^(1/3)*x-(-x^3+1)^(1/3))*2^(2/3)+1/12*arctan(1/3*(1-2*2^(1/3)*x/(-x^3+1)^(1/3))*3^(1/2))*2^(
2/3)*3^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.10, antiderivative size = 162, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {483, 597, 12, 384} \begin {gather*} \frac {\text {ArcTan}\left (\frac {1-\frac {2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}}{\sqrt {3}}\right )}{2 \sqrt [3]{2} \sqrt {3}}+\frac {\log \left (x^3+1\right )}{12 \sqrt [3]{2}}-\frac {\log \left (-\sqrt [3]{1-x^3}-\sqrt [3]{2} x\right )}{4 \sqrt [3]{2}}-\frac {5 \left (1-x^3\right )^{2/3}}{8 x^8}+\frac {1}{2 x^8 \sqrt [3]{1-x^3}}-\frac {13 \left (1-x^3\right )^{2/3}}{20 x^5}-\frac {49 \left (1-x^3\right )^{2/3}}{40 x^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/(x^9*(1 - x^3)^(4/3)*(1 + x^3)),x]

[Out]

1/(2*x^8*(1 - x^3)^(1/3)) - (5*(1 - x^3)^(2/3))/(8*x^8) - (13*(1 - x^3)^(2/3))/(20*x^5) - (49*(1 - x^3)^(2/3))
/(40*x^2) + ArcTan[(1 - (2*2^(1/3)*x)/(1 - x^3)^(1/3))/Sqrt[3]]/(2*2^(1/3)*Sqrt[3]) + Log[1 + x^3]/(12*2^(1/3)
) - Log[-(2^(1/3)*x) - (1 - x^3)^(1/3)]/(4*2^(1/3))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 384

Int[1/(((a_) + (b_.)*(x_)^3)^(1/3)*((c_) + (d_.)*(x_)^3)), x_Symbol] :> With[{q = Rt[(b*c - a*d)/c, 3]}, Simp[
ArcTan[(1 + (2*q*x)/(a + b*x^3)^(1/3))/Sqrt[3]]/(Sqrt[3]*c*q), x] + (-Simp[Log[q*x - (a + b*x^3)^(1/3)]/(2*c*q
), x] + Simp[Log[c + d*x^3]/(6*c*q), x])] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0]

Rule 483

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(-b)*(e*
x)^(m + 1)*(a + b*x^n)^(p + 1)*((c + d*x^n)^(q + 1)/(a*e*n*(b*c - a*d)*(p + 1))), x] + Dist[1/(a*n*(b*c - a*d)
*(p + 1)), Int[(e*x)^m*(a + b*x^n)^(p + 1)*(c + d*x^n)^q*Simp[c*b*(m + 1) + n*(b*c - a*d)*(p + 1) + d*b*(m + n
*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, m, q}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ
[p, -1] && IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 597

Int[((g_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
x_Symbol] :> Simp[e*(g*x)^(m + 1)*(a + b*x^n)^(p + 1)*((c + d*x^n)^(q + 1)/(a*c*g*(m + 1))), x] + Dist[1/(a*c*
g^n*(m + 1)), Int[(g*x)^(m + n)*(a + b*x^n)^p*(c + d*x^n)^q*Simp[a*f*c*(m + 1) - e*(b*c + a*d)*(m + n + 1) - e
*n*(b*c*p + a*d*q) - b*e*d*(m + n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, p, q}, x] &&
 IGtQ[n, 0] && LtQ[m, -1]

Rubi steps

\begin {align*} \int \frac {1}{x^9 \left (1-x^3\right )^{4/3} \left (1+x^3\right )} \, dx &=-\frac {70-308 x^3+1162 x^6+2856 x^9-4914 x^{12}-2268 x^{15}+3402 x^{18}-70 \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )+308 x^3 \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )-1162 x^6 \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )-2856 x^9 \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )+4914 x^{12} \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )+2268 x^{15} \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )-3402 x^{18} \, _2F_1\left (\frac {1}{3},1;\frac {4}{3};-\frac {2 x^3}{1-x^3}\right )-66 x^6 \, _2F_1\left (2,\frac {7}{3};\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )+312 x^9 \, _2F_1\left (2,\frac {7}{3};\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-2268 x^{12} \, _2F_1\left (2,\frac {7}{3};\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-6696 x^{15} \, _2F_1\left (2,\frac {7}{3};\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-4050 x^{18} \, _2F_1\left (2,\frac {7}{3};\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )+27 x^6 \left (1+x^3\right )^2 \left (7-18 x^3-105 x^6\right ) \, _3F_2\left (2,2,\frac {7}{3};1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )+54 x^6 \left (1-15 x^3\right ) \left (1+x^3\right )^3 \, _4F_3\left (2,2,2,\frac {7}{3};1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-81 x^6 \, _5F_4\left (2,2,2,2,\frac {7}{3};1,1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-324 x^9 \, _5F_4\left (2,2,2,2,\frac {7}{3};1,1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-486 x^{12} \, _5F_4\left (2,2,2,2,\frac {7}{3};1,1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-324 x^{15} \, _5F_4\left (2,2,2,2,\frac {7}{3};1,1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )-81 x^{18} \, _5F_4\left (2,2,2,2,\frac {7}{3};1,1,1,\frac {10}{3};-\frac {2 x^3}{1-x^3}\right )}{280 x^{11} \left (1-x^3\right )^{7/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.36, size = 157, normalized size = 0.97 \begin {gather*} \frac {1}{120} \left (-\frac {3 \left (5+x^3+23 x^6-49 x^9\right )}{x^8 \sqrt [3]{1-x^3}}+10\ 2^{2/3} \sqrt {3} \tan ^{-1}\left (\frac {\sqrt {3} x}{x-2^{2/3} \sqrt [3]{1-x^3}}\right )-10\ 2^{2/3} \log \left (2 x+2^{2/3} \sqrt [3]{1-x^3}\right )+5\ 2^{2/3} \log \left (-2 x^2+2^{2/3} x \sqrt [3]{1-x^3}-\sqrt [3]{2} \left (1-x^3\right )^{2/3}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/(x^9*(1 - x^3)^(4/3)*(1 + x^3)),x]

[Out]

((-3*(5 + x^3 + 23*x^6 - 49*x^9))/(x^8*(1 - x^3)^(1/3)) + 10*2^(2/3)*Sqrt[3]*ArcTan[(Sqrt[3]*x)/(x - 2^(2/3)*(
1 - x^3)^(1/3))] - 10*2^(2/3)*Log[2*x + 2^(2/3)*(1 - x^3)^(1/3)] + 5*2^(2/3)*Log[-2*x^2 + 2^(2/3)*x*(1 - x^3)^
(1/3) - 2^(1/3)*(1 - x^3)^(2/3)])/120

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 9 vs. order 3.
time = 11.77, size = 963, normalized size = 5.94

method result size
risch \(\text {Expression too large to display}\) \(963\)
trager \(\text {Expression too large to display}\) \(1165\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/x^9/(-x^3+1)^(4/3)/(x^3+1),x,method=_RETURNVERBOSE)

[Out]

1/40*(49*x^9-23*x^6-x^3-5)/x^8/(-x^3+1)^(1/3)+1/12*ln(-(6*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)
*RootOf(_Z^3-4)^3*x^3-18*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)^2*RootOf(_Z^3-4)^2*x^3+12*(-x^3+
1)^(2/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)^2*x+(-x^3+1)^(1/3)*RootOf(_Z^3-4)
^2*x^2-24*(-x^3+1)^(1/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)*x^2-2*RootOf(_Z^3
-4)*x^3+6*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*x^3-2*x*(-x^3+1)^(2/3)+2*RootOf(_Z^3-4)-6*RootO
f(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2))/(x+1)/(x^2-x+1))*RootOf(_Z^3-4)+1/2*ln(-(6*RootOf(RootOf(_Z^3
-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)^3*x^3-18*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2
)^2*RootOf(_Z^3-4)^2*x^3+12*(-x^3+1)^(2/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)
^2*x+(-x^3+1)^(1/3)*RootOf(_Z^3-4)^2*x^2-24*(-x^3+1)^(1/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2
)*RootOf(_Z^3-4)*x^2-2*RootOf(_Z^3-4)*x^3+6*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*x^3-2*x*(-x^3
+1)^(2/3)+2*RootOf(_Z^3-4)-6*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2))/(x+1)/(x^2-x+1))*RootOf(Roo
tOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)-1/2*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*ln((9*Root
Of(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)^3*x^3+18*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_
Z^3-4)+36*_Z^2)^2*RootOf(_Z^3-4)^2*x^3+12*(-x^3+1)^(2/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2)*
RootOf(_Z^3-4)^2*x-5*(-x^3+1)^(1/3)*RootOf(_Z^3-4)^2*x^2-24*(-x^3+1)^(1/3)*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf
(_Z^3-4)+36*_Z^2)*RootOf(_Z^3-4)*x^2+9*RootOf(_Z^3-4)*x^3+18*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z
^2)*x^3+10*x*(-x^3+1)^(2/3)-3*RootOf(_Z^3-4)-6*RootOf(RootOf(_Z^3-4)^2+6*_Z*RootOf(_Z^3-4)+36*_Z^2))/(x+1)/(x^
2-x+1))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^9/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="maxima")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(4/3)*x^9), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 351 vs. \(2 (123) = 246\).
time = 7.27, size = 351, normalized size = 2.17 \begin {gather*} -\frac {10 \, \sqrt {6} 2^{\frac {1}{6}} \left (-1\right )^{\frac {1}{3}} {\left (x^{11} - x^{8}\right )} \arctan \left (\frac {2^{\frac {1}{6}} {\left (6 \, \sqrt {6} 2^{\frac {2}{3}} \left (-1\right )^{\frac {2}{3}} {\left (5 \, x^{7} + 4 \, x^{4} - x\right )} {\left (-x^{3} + 1\right )}^{\frac {2}{3}} - 12 \, \sqrt {6} \left (-1\right )^{\frac {1}{3}} {\left (19 \, x^{8} - 16 \, x^{5} + x^{2}\right )} {\left (-x^{3} + 1\right )}^{\frac {1}{3}} - \sqrt {6} 2^{\frac {1}{3}} {\left (71 \, x^{9} - 111 \, x^{6} + 33 \, x^{3} - 1\right )}\right )}}{6 \, {\left (109 \, x^{9} - 105 \, x^{6} + 3 \, x^{3} + 1\right )}}\right ) - 10 \cdot 2^{\frac {2}{3}} \left (-1\right )^{\frac {1}{3}} {\left (x^{11} - x^{8}\right )} \log \left (\frac {6 \cdot 2^{\frac {1}{3}} \left (-1\right )^{\frac {2}{3}} {\left (-x^{3} + 1\right )}^{\frac {1}{3}} x^{2} - 2^{\frac {2}{3}} \left (-1\right )^{\frac {1}{3}} {\left (x^{3} + 1\right )} + 6 \, {\left (-x^{3} + 1\right )}^{\frac {2}{3}} x}{x^{3} + 1}\right ) + 5 \cdot 2^{\frac {2}{3}} \left (-1\right )^{\frac {1}{3}} {\left (x^{11} - x^{8}\right )} \log \left (-\frac {3 \cdot 2^{\frac {2}{3}} \left (-1\right )^{\frac {1}{3}} {\left (5 \, x^{4} - x\right )} {\left (-x^{3} + 1\right )}^{\frac {2}{3}} - 2^{\frac {1}{3}} \left (-1\right )^{\frac {2}{3}} {\left (19 \, x^{6} - 16 \, x^{3} + 1\right )} + 12 \, {\left (2 \, x^{5} - x^{2}\right )} {\left (-x^{3} + 1\right )}^{\frac {1}{3}}}{x^{6} + 2 \, x^{3} + 1}\right ) + 9 \, {\left (49 \, x^{9} - 23 \, x^{6} - x^{3} - 5\right )} {\left (-x^{3} + 1\right )}^{\frac {2}{3}}}{360 \, {\left (x^{11} - x^{8}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^9/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="fricas")

[Out]

-1/360*(10*sqrt(6)*2^(1/6)*(-1)^(1/3)*(x^11 - x^8)*arctan(1/6*2^(1/6)*(6*sqrt(6)*2^(2/3)*(-1)^(2/3)*(5*x^7 + 4
*x^4 - x)*(-x^3 + 1)^(2/3) - 12*sqrt(6)*(-1)^(1/3)*(19*x^8 - 16*x^5 + x^2)*(-x^3 + 1)^(1/3) - sqrt(6)*2^(1/3)*
(71*x^9 - 111*x^6 + 33*x^3 - 1))/(109*x^9 - 105*x^6 + 3*x^3 + 1)) - 10*2^(2/3)*(-1)^(1/3)*(x^11 - x^8)*log((6*
2^(1/3)*(-1)^(2/3)*(-x^3 + 1)^(1/3)*x^2 - 2^(2/3)*(-1)^(1/3)*(x^3 + 1) + 6*(-x^3 + 1)^(2/3)*x)/(x^3 + 1)) + 5*
2^(2/3)*(-1)^(1/3)*(x^11 - x^8)*log(-(3*2^(2/3)*(-1)^(1/3)*(5*x^4 - x)*(-x^3 + 1)^(2/3) - 2^(1/3)*(-1)^(2/3)*(
19*x^6 - 16*x^3 + 1) + 12*(2*x^5 - x^2)*(-x^3 + 1)^(1/3))/(x^6 + 2*x^3 + 1)) + 9*(49*x^9 - 23*x^6 - x^3 - 5)*(
-x^3 + 1)^(2/3))/(x^11 - x^8)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{x^{9} \left (- \left (x - 1\right ) \left (x^{2} + x + 1\right )\right )^{\frac {4}{3}} \left (x + 1\right ) \left (x^{2} - x + 1\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x**9/(-x**3+1)**(4/3)/(x**3+1),x)

[Out]

Integral(1/(x**9*(-(x - 1)*(x**2 + x + 1))**(4/3)*(x + 1)*(x**2 - x + 1)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^9/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="giac")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(4/3)*x^9), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{x^9\,{\left (1-x^3\right )}^{4/3}\,\left (x^3+1\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(x^9*(1 - x^3)^(4/3)*(x^3 + 1)),x)

[Out]

int(1/(x^9*(1 - x^3)^(4/3)*(x^3 + 1)), x)

________________________________________________________________________________________